dnd: Fix gtk_drag_set_icon_surface() with translucent surfaces
authorBenjamin Otte <otte@redhat.com>
Thu, 30 Sep 2010 14:25:11 +0000 (16:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 30 Sep 2010 14:25:44 +0000 (16:25 +0200)
commitf64e2df911eb547c155da488d48ec5bf89ab6b44
tree1feda3f94922df4a3d05939532a01b0a5bed7e54
parent7203b721936f9671c52fa0ac8415a5d83e210b1a
dnd: Fix gtk_drag_set_icon_surface() with translucent surfaces

The code for surfaces with alpha content was apparently untested and
screwed up the signs.
gtk/gtkdnd.c